<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><channel rdf:about="https://www.bibsonomy.org/user/cschenk/cache%20programming"><title>BibSonomy bookmarks for /user/cschenk/cache%20programming</title><link>https://www.bibsonomy.org/user/cschenk/cache%20programming</link><description>BibSonomy RSS Feed for /user/cschenk/cache%20programming</description><items><rdf:Seq><rdf:li rdf:resource="http://www.christianschenk.org/blog/implementing-a-simple-cache-with-java/"/><rdf:li rdf:resource="http://www.christianschenk.org/blog/caching-with-aspectj/"/><rdf:li rdf:resource="http://www.christianschenk.org/blog/caching-with-dynamic-proxy-classes/"/></rdf:Seq></items></channel><item rdf:about="http://www.christianschenk.org/blog/implementing-a-simple-cache-with-java/"><title>Implementing a simple cache with Java</title><description>I present a simple cache written in Java that can be used to store objects of any kind</description><link>http://www.christianschenk.org/blog/implementing-a-simple-cache-with-java/</link><dc:creator>cschenk</dc:creator><dc:date>2008-04-05T08:05:15+02:00</dc:date><dc:subject>christian schenk blog programming java cache </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;I present a simple cache written in Java that can be used to store objects of any kind&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/christian"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/schenk"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/blog"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/programming"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/java"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.christianschenk.org/blog/caching-with-aspectj/"><title>Caching with AspectJ</title><description>Shows how to use AspectJ and annotations to implement a simple cache that speeds up your application</description><link>http://www.christianschenk.org/blog/caching-with-aspectj/</link><dc:creator>cschenk</dc:creator><dc:date>2008-04-05T08:05:15+02:00</dc:date><dc:subject>christian schenk blog programming aop aspectj java cache </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;Shows how to use AspectJ and annotations to implement a simple cache that speeds up your application&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/christian"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/schenk"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/blog"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/programming"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/aop"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/aspectj"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/java"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.christianschenk.org/blog/caching-with-dynamic-proxy-classes/"><title>Caching with dynamic proxy classes</title><description>In this post I present a solution with dynamic proxy classes to cache methods so they will return faster in the future</description><link>http://www.christianschenk.org/blog/caching-with-dynamic-proxy-classes/</link><dc:creator>cschenk</dc:creator><dc:date>2008-04-05T08:05:15+02:00</dc:date><dc:subject>christian schenk blog programming proxy java cache </dc:subject><content:encoded>&lt;span itemprop=&#034;description&#034;&gt;In this post I present a solution with dynamic proxy classes to cache methods so they will return faster in the future&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="https://www.bibsonomy.org/tag/christian"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/schenk"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/blog"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/programming"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/proxy"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/java"/><rdf:li rdf:resource="https://www.bibsonomy.org/tag/cache"/></rdf:Bag></taxo:topics></item></rdf:RDF>